Developer Documentation

QuickTime 4 API Documentation

3D Graphics Programming with QuickDraw 3D 1.5.4

Previous | QD3D Book | Overview | Chapter Contents | Next |

Using Group Objects

QuickDraw 3D provides functions that you can use to create a group, add objects to a group, remove objects from a group, and dispose of a group. It also provides functions that you can use to count the number of objects in a group, access objects by their position in the group, draw a group, pick objects in a group, and perform other operations on group objects. This section illustrates how to use some of these functions. In particular, it shows:

Creating Groups

Accessing Objects by Position


© 1997 Apple Computer, Inc.

Previous | QD3D Book | Overview | Chapter Contents | Next |